[INFO] cloning repository https://github.com/ewarggg776/pqc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ewarggg776/pqc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewarggg776%2Fpqc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewarggg776%2Fpqc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93806b92d7d3d591c2bfc040c9dfc2e3f10b9ce1
[INFO] fixing ewarggg776/pqc against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewarggg776%2Fpqc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ewarggg776/pqc
[INFO] finished tweaking git repo https://github.com/ewarggg776/pqc
[INFO] tweaked toml for git repo https://github.com/ewarggg776/pqc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ewarggg776/pqc on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ewarggg776/pqc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 40979099fcda70b65e34810a579a20cdd7bf67aecb994d7a267fc4c21879e63a
[INFO] running `Command { std: "docker" "start" "40979099fcda70b65e34810a579a20cdd7bf67aecb994d7a267fc4c21879e63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40979099fcda70b65e34810a579a20cdd7bf67aecb994d7a267fc4c21879e63a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40979099fcda70b65e34810a579a20cdd7bf67aecb994d7a267fc4c21879e63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40979099fcda70b65e34810a579a20cdd7bf67aecb994d7a267fc4c21879e63a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/pqc-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/pqc-crypto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/pqc-header/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/pqc-volume/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/pqc-daemon/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/pqc-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/pqc-gui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling oqs v0.9.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling gtk4-macros v0.7.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling graphene-sys v0.18.1
[INFO] [stderr]    Compiling gdk4-sys v0.7.2
[INFO] [stderr]    Compiling gsk4-sys v0.7.3
[INFO] [stderr]    Compiling gtk4-sys v0.7.3
[INFO] [stderr]    Compiling libadwaita-sys v0.5.3
[INFO] [stderr]     Checking pqc-core v0.1.0 (/opt/rustwide/workdir/crates/pqc-core)
[INFO] [stderr]    Migrating crates/pqc-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking pqc-header v0.1.0 (/opt/rustwide/workdir/crates/pqc-header)
[INFO] [stderr]    Migrating crates/pqc-header/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling oqs-sys v0.9.1+liboqs-0.9.0
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking graphene-rs v0.18.1
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk4 v0.7.3
[INFO] [stderr]     Checking gsk4 v0.7.3
[INFO] [stderr]     Checking gtk4 v0.7.3
[INFO] [stderr]     Checking pqc-crypto v0.1.0 (/opt/rustwide/workdir/crates/pqc-crypto)
[INFO] [stderr]    Migrating crates/pqc-crypto/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking pqc-volume v0.1.0 (/opt/rustwide/workdir/crates/pqc-volume)
[INFO] [stderr]    Migrating crates/pqc-volume/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking pqc-cli v0.1.0 (/opt/rustwide/workdir/crates/pqc-cli)
[INFO] [stderr]     Checking pqc-daemon v0.1.0 (/opt/rustwide/workdir/crates/pqc-daemon)
[INFO] [stderr]    Migrating crates/pqc-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/pqc-daemon/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-daemon/src/main.rs:80:35
[INFO] [stdout]     |
[INFO] [stdout]  77 |     for stream in listener.incoming() {
[INFO] [stdout]     |         ------    -------------------
[INFO] [stdout]     |         |         |
[INFO] [stdout]     |         |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |         `stream` calls a custom destructor
[INFO] [stdout]     |         `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  80 |                 if let Err(err) = handle_client(stream) {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `err` calls a custom destructor
[INFO] [stdout]     |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  83 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-daemon/src/main.rs:80:35
[INFO] [stdout]     |
[INFO] [stdout]  77 |     for stream in listener.incoming() {
[INFO] [stdout]     |         ------    -------------------
[INFO] [stdout]     |         |         |
[INFO] [stdout]     |         |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |         `stream` calls a custom destructor
[INFO] [stdout]     |         `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  80 |                 if let Err(err) = handle_client(stream) {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `err` calls a custom destructor
[INFO] [stdout]     |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  83 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking libadwaita v0.5.3
[INFO] [stderr]     Checking pqc-gui v0.1.0 (/opt/rustwide/workdir/crates/pqc-gui)
[INFO] [stderr]    Migrating crates/pqc-gui/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-gui/src/main.rs:296:36
[INFO] [stdout]     |
[INFO] [stdout] 276 |             let result = validate_passwords(&password, &confirm)
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `result` calls a custom destructor
[INFO] [stdout]     |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |             if let Some(overlay) = overlay_weak.upgrade() {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 305 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-gui/src/main.rs:388:36
[INFO] [stdout]     |
[INFO] [stdout] 384 |             let result = validate_mapper_name(&mapper_name).and_then(|()| {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `result` calls a custom destructor
[INFO] [stdout]     |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             if let Some(overlay) = overlay_weak.upgrade() {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 401 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-gui/src/main.rs:440:29
[INFO] [stdout]     |
[INFO] [stdout] 440 |     while let Some(child) = list_box.first_child() {
[INFO] [stdout]     |                    -----    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `child` calls a custom destructor
[INFO] [stdout]     |                    `child` will be dropped later as of Edition 2024
[INFO] [stdout] 441 |         list_box.remove(&child);
[INFO] [stdout] 442 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-gui/src/main.rs:464:27
[INFO] [stdout]     |
[INFO] [stdout] 461 |                     let Some(overlay) = overlay_weak.upgrade() else {
[INFO] [stdout]     |                              -------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `overlay` calls a custom destructor
[INFO] [stdout]     |                              `overlay` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 464 |                     match pqc_volume::close_mapping(&mapper_name) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 475 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `overlay` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-gui/src/main.rs:296:36
[INFO] [stdout]     |
[INFO] [stdout] 276 |             let result = validate_passwords(&password, &confirm)
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `result` calls a custom destructor
[INFO] [stdout]     |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |             if let Some(overlay) = overlay_weak.upgrade() {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 305 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-gui/src/main.rs:388:36
[INFO] [stdout]     |
[INFO] [stdout] 384 |             let result = validate_mapper_name(&mapper_name).and_then(|()| {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `result` calls a custom destructor
[INFO] [stdout]     |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             if let Some(overlay) = overlay_weak.upgrade() {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 401 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-gui/src/main.rs:440:29
[INFO] [stdout]     |
[INFO] [stdout] 440 |     while let Some(child) = list_box.first_child() {
[INFO] [stdout]     |                    -----    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |        |
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `child` calls a custom destructor
[INFO] [stdout]     |                    `child` will be dropped later as of Edition 2024
[INFO] [stdout] 441 |         list_box.remove(&child);
[INFO] [stdout] 442 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/pqc-gui/src/main.rs:464:27
[INFO] [stdout]     |
[INFO] [stdout] 461 |                     let Some(overlay) = overlay_weak.upgrade() else {
[INFO] [stdout]     |                              -------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `overlay` calls a custom destructor
[INFO] [stdout]     |                              `overlay` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 464 |                     match pqc_volume::close_mapping(&mapper_name) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 475 |                 });
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `overlay` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: pqc-core v0.1.0 (/opt/rustwide/workdir/crates/pqc-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pqc-crypto v0.1.0 (/opt/rustwide/workdir/crates/pqc-crypto) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pqc-header v0.1.0 (/opt/rustwide/workdir/crates/pqc-header) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pqc-volume v0.1.0 (/opt/rustwide/workdir/crates/pqc-volume) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pqc-daemon v0.1.0 (/opt/rustwide/workdir/crates/pqc-daemon) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pqc-cli v0.1.0 (/opt/rustwide/workdir/crates/pqc-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pqc-gui v0.1.0 (/opt/rustwide/workdir/crates/pqc-gui) updating edition from 2021 to 2024
[INFO] [stderr]     Checking pqc-core v0.1.0 (/opt/rustwide/workdir/crates/pqc-core)
[INFO] [stderr]     Checking pqc-header v0.1.0 (/opt/rustwide/workdir/crates/pqc-header)
[INFO] [stderr]     Checking pqc-crypto v0.1.0 (/opt/rustwide/workdir/crates/pqc-crypto)
[INFO] [stderr]     Checking pqc-volume v0.1.0 (/opt/rustwide/workdir/crates/pqc-volume)
[INFO] [stderr]     Checking pqc-cli v0.1.0 (/opt/rustwide/workdir/crates/pqc-cli)
[INFO] [stderr]     Checking pqc-gui v0.1.0 (/opt/rustwide/workdir/crates/pqc-gui)
[INFO] [stderr]     Checking pqc-daemon v0.1.0 (/opt/rustwide/workdir/crates/pqc-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "40979099fcda70b65e34810a579a20cdd7bf67aecb994d7a267fc4c21879e63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40979099fcda70b65e34810a579a20cdd7bf67aecb994d7a267fc4c21879e63a", kill_on_drop: false }`
[INFO] [stdout] 40979099fcda70b65e34810a579a20cdd7bf67aecb994d7a267fc4c21879e63a
